Documentation: Use relative source filenames in ABI documentation
authorBen Hutchings <benh@debian.org>
Sun, 15 Sep 2024 22:07:04 +0000 (00:07 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 16 Mar 2025 21:08:59 +0000 (22:08 +0100)
commitf8d675149493957a3ee330464cb8a03db38e73dc
tree109491bf58bb5f5ab5cda22251e725d2b312477e
parentcf8d1b821c89dd282563a79469ca02f5c77ec8bd
Documentation: Use relative source filenames in ABI documentation

Currently the ABI documentation files contain absolute source
filenames, which makes them unreproducible if the build directory can
vary.

Remove the source base directory ($srctree) from the source filenames
shown in the documentation.

Signed-off-by: Ben Hutchings <benh@debian.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name documentation-use-relative-source-paths-in-abi-documentation.patch
Documentation/sphinx/kernel_abi.py